[INFO] cloning repository https://github.com/SummerBasilisk/gmod-buttplug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SummerBasilisk/gmod-buttplug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummerBasilisk%2Fgmod-buttplug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummerBasilisk%2Fgmod-buttplug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10eac0cd10ab31a2b542ae36a502cacf667f7fb5
[INFO] testing SummerBasilisk/gmod-buttplug against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummerBasilisk%2Fgmod-buttplug" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SummerBasilisk/gmod-buttplug
[INFO] finished tweaking git repo https://github.com/SummerBasilisk/gmod-buttplug
[INFO] tweaked toml for git repo https://github.com/SummerBasilisk/gmod-buttplug written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SummerBasilisk/gmod-buttplug on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SummerBasilisk/gmod-buttplug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bfce35765b2f3e001c39f0a28fe2ff2985c262bad07c4fee5dce5e9d1010194
[INFO] running `Command { std: "docker" "start" "-a" "5bfce35765b2f3e001c39f0a28fe2ff2985c262bad07c4fee5dce5e9d1010194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bfce35765b2f3e001c39f0a28fe2ff2985c262bad07c4fee5dce5e9d1010194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bfce35765b2f3e001c39f0a28fe2ff2985c262bad07c4fee5dce5e9d1010194", kill_on_drop: false }`
[INFO] [stdout] 5bfce35765b2f3e001c39f0a28fe2ff2985c262bad07c4fee5dce5e9d1010194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47e1ba29c909e38e4f3f47b6ff9b5d86436079739d5b2b84f61f20c1a4ba638c
[INFO] running `Command { std: "docker" "start" "-a" "47e1ba29c909e38e4f3f47b6ff9b5d86436079739d5b2b84f61f20c1a4ba638c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling fraction v0.15.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling referencing v0.45.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling jsonschema v0.45.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling evalexpr v13.1.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hidapi v2.6.5
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rusty-xinput v1.3.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serialport v4.9.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling gmod-buttplug v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bluez-async v0.8.2
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling btleplug v0.12.0
[INFO] [stderr]    Compiling gmod-macros v2.0.1
[INFO] [stderr]    Compiling gmod v17.0.0
[INFO] [stderr]    Compiling buttplug_core v10.0.2
[INFO] [stderr]    Compiling buttplug_client v10.0.2
[INFO] [stderr]    Compiling buttplug_server_device_config v10.0.3
[INFO] [stderr]    Compiling buttplug_server v10.0.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling buttplug_server_hwmgr_lovense_dongle v10.0.2
[INFO] [stderr]    Compiling buttplug_server_hwmgr_serial v10.0.2
[INFO] [stderr]    Compiling buttplug_server_hwmgr_hid v10.0.2
[INFO] [stderr]    Compiling buttplug_server_hwmgr_btleplug v10.0.2
[INFO] [stderr]    Compiling buttplug_server_hwmgr_lovense_connect v10.0.2
[INFO] [stderr]    Compiling buttplug_server_hwmgr_xinput v10.0.2
[INFO] [stderr]    Compiling buttplug_server_hwmgr_websocket v10.0.2
[INFO] [stderr]    Compiling buttplug_client_in_process v10.0.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "47e1ba29c909e38e4f3f47b6ff9b5d86436079739d5b2b84f61f20c1a4ba638c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47e1ba29c909e38e4f3f47b6ff9b5d86436079739d5b2b84f61f20c1a4ba638c", kill_on_drop: false }`
[INFO] [stdout] 47e1ba29c909e38e4f3f47b6ff9b5d86436079739d5b2b84f61f20c1a4ba638c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdd8f094e49637b0a2d46b6d91618429c3cdde45c6817fcc52dcefc7303206d8
[INFO] running `Command { std: "docker" "start" "-a" "bdd8f094e49637b0a2d46b6d91618429c3cdde45c6817fcc52dcefc7303206d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmod-buttplug v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "bdd8f094e49637b0a2d46b6d91618429c3cdde45c6817fcc52dcefc7303206d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdd8f094e49637b0a2d46b6d91618429c3cdde45c6817fcc52dcefc7303206d8", kill_on_drop: false }`
[INFO] [stdout] bdd8f094e49637b0a2d46b6d91618429c3cdde45c6817fcc52dcefc7303206d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af8788396da418e98a95799538a73c329997a2e62fd9eb2eeb0aa83f3228b140
[INFO] running `Command { std: "docker" "start" "-a" "af8788396da418e98a95799538a73c329997a2e62fd9eb2eeb0aa83f3228b140", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gmcl_buttplug-8d5af570f863c020)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::start_from_stopped_succeeds_and_transitions ... ok
[INFO] [stdout] test update_check::tests::equal_not_newer ... ok
[INFO] [stdout] test tests::stop_from_non_running_states_is_refused ... ok
[INFO] [stdout] test tests::stop_from_running_succeeds_and_transitions ... ok
[INFO] [stdout] test update_check::tests::newer_minor ... ok
[INFO] [stdout] test update_check::tests::newer_patch ... ok
[INFO] [stdout] test update_check::tests::newer_major ... ok
[INFO] [stdout] test tests::start_from_non_stopped_states_is_refused ... ok
[INFO] [stdout] test tests::start_can_be_retried_after_failure ... ok
[INFO] [stdout] test update_check::tests::older_not_newer ... ok
[INFO] [stdout] test tests::full_lifecycle_round_trip ... ok
[INFO] [stdout] test update_check::tests::parse_version_extra_segments_are_ignored ... ok
[INFO] [stdout] test update_check::tests::parse_version_non_numeric_segments_become_zero ... ok
[INFO] [stdout] test update_check::tests::parse_version_missing_trailing_segments_default_to_zero ... ok
[INFO] [stdout] test update_check::tests::prerelease_suffix_treated_as_base ... ok
[INFO] [stdout] test update_check::tests::parse_version_empty_is_all_zero ... ok
[INFO] [stdout] test update_check::tests::parse_version_prerelease_suffix_stripped_per_segment ... ok
[INFO] [stdout] test tests::concurrent_start_attempts_only_one_wins ... ok
[INFO] [stdout] test tests::concurrent_stop_attempts_only_one_wins ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af8788396da418e98a95799538a73c329997a2e62fd9eb2eeb0aa83f3228b140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af8788396da418e98a95799538a73c329997a2e62fd9eb2eeb0aa83f3228b140", kill_on_drop: false }`
[INFO] [stdout] af8788396da418e98a95799538a73c329997a2e62fd9eb2eeb0aa83f3228b140
